Make c-ts-common-comment-indent-new-line work for more cases
authorYuan Fu <casouri@gmail.com>
Mon, 22 Apr 2024 04:41:00 +0000 (21:41 -0700)
committerYuan Fu <casouri@gmail.com>
Mon, 22 Apr 2024 04:41:00 +0000 (21:41 -0700)
commitecf15513ea303a5ddf0d006b8ea6ebba665c737f
tree7534053af8b2185bb7658f70ab406a95213d3c1f
parent81391ae3f52a41f30137642976ae06dd49572bfe
Make c-ts-common-comment-indent-new-line work for more cases

* lisp/progmodes/c-ts-common.el:
(c-ts-common-comment-indent-new-line): Handle the case where user
types M-j in the middle of a line; and when the line starts with /**.
lisp/progmodes/c-ts-common.el